Skip to content

Hostname

wildfire2.com

Last fetched

wildfire2.com resolves to 1 IPv4 address operated by SMTA - Scio Mutual Telephone Association in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · wildfire2.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/wildfire2.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.106.13750.28.96.0/19AS53824SMTA - Scio Mutual Telephone AssociationUS

WHOIS identity

Registrar
iana:440
Organization
beautysaunas
Contact emails

Subdomains

7 observed subdomains of wildfire2.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wildfire2.com.

MechanismTarget
SPF_Aserver.wildfire2.com
SPF_Awildfire2.com
SPF_IP173.230.146.148
SPF_IP192.155.81.208
SPF_IP23.239.5.182
SPF_IP23.239.5.238
SPF_IP45.33.49.50
SPF_IP45.79.108.218
SPF_IP45.79.71.192
SPF_IP45.79.76.229
SPF_IP50.116.11.108
SPF_IP50.28.106.137
SPF_MXwildfire2.com

Related pages

Pivot deeper into the graph from wildfire2.com.

Cypher and MCP

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

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