Skip to content

Hostname

geass.com

Last fetched

geass.com resolves to 1 IPv4 address operated by AS52030 in RO. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · geass.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/geass.com

Resolution chain

geass.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.46.227.16189.46.224.0/21AS52030RO

WHOIS identity

Registrar
iana:168
Organization
geass di guido gedda
Contact emails

Subdomains

19 observed subdomains of geass.com.

Web-graph footprint

Distinct hostnames that link to or from geass.com in the public web crawl.

28 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for geass.com.

MechanismTarget
SPF_Ageass.com
SPF_Azimbra.geass.com
SPF_INCLUDEmusvc.com
SPF_IP82.134.198.59
SPF_IP82.180.45.155
SPF_IP95.255.76.69
SPF_MXgeass.com

Related pages

Pivot deeper into the graph from geass.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "geass.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.