Skip to content

Hostname

numberfire.com

Last fetched

numberfire.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · numberfire.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/numberfire.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.1113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12213.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.11713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.8513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.151.12754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

14 observed subdomains of numberfire.com.

Web-graph footprint

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

278 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for numberfire.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from numberfire.com.

Cypher and MCP

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

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