Skip to content

Hostname

burnsmcd.com

Last fetched

burnsmcd.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

115 observed subdomains of burnsmcd.com.

Web-graph footprint

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

939 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for burnsmcd.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE477837.spf07.hubspotemail.net
SPF_INCLUDEem209089.burnsmcd.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP13.85.188.216
SPF_IP138.1.127.67
SPF_IP141.193.16.153
SPF_IP147.154.8.204
SPF_IP167.89.37.81/32
SPF_IP170.187.131.209/32
SPF_IP174.129.192.189/32
SPF_IP185.3.93.228/32
SPF_IP208.118.236.98
SPF_IP52.1.234.206/32
SPF_IP52.153.247.223
SPF_IP52.70.152.226/32
SPF_IP72.15.225.42
SPF_IP77.72.181.0/24

Related pages

Pivot deeper into the graph from burnsmcd.com.

Cypher and MCP

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

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