Skip to content

Hostname

basicfireprotection.com

Last fetched

basicfireprotection.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · basicfireprotection.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/basicfireprotection.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.178.100.181172.120.181.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
3.220.147.1603.175.96.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
basic fire protection
Contact emails

Subdomains

6 observed subdomains of basicfireprotection.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for basicfireprotection.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from basicfireprotection.com.

Cypher and MCP

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

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