Skip to content

Hostname

georgekovacs.com

Last fetched

georgekovacs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · georgekovacs.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/georgekovacs.com

Resolution chain

georgekovacs.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.238.11113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.12713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.5813.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.6913.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.12518.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.2618.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.4918.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.199.7218.239.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
brendan pierce
Contact emails

Subdomains

2 observed subdomains of georgekovacs.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for georgekovacs.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ferguson.com
SPF_INCLUDEspf2.ferguson.com
SPF_INCLUDEspf3.ferguson.com
SPF_INCLUDEspf4.ferguson.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXgeorgekovacs.com

Related pages

Pivot deeper into the graph from georgekovacs.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "georgekovacs.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.