Skip to content

Hostname

zogofinance.com

Last fetched

zogofinance.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.249.2713.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.6813.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.8013.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.8213.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.249.98.11013.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.6113.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.7213.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.98.9913.249.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0150396709
Contact emails

Subdomains

9 observed subdomains of zogofinance.com.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zogofinance.com.

MechanismTarget
SPF_Azogofinance.com
SPF_INCLUDE5381660.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEu13551911.wl162.sendgrid.net
SPF_MXzogofinance.com

Related pages

Pivot deeper into the graph from zogofinance.com.

Cypher and MCP

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

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