Skip to content

Hostname

mcdgroup.com

Last fetched

mcdgroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · mcdgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcdgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.126.242.5940.126.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:81
Organization
mcconnell dowell constructors (aust.) pty
Contact emails

Subdomains

49 observed subdomains of mcdgroup.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mcdgroup.com.

MechanismTarget
SPF_INCLUDEem5733.mcdgroup.com
SPF_INCLUDEem8907.mcdgroup.com
SPF_INCLUDEessaue0.templafy-ess.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.v6send.net

Related pages

Pivot deeper into the graph from mcdgroup.com.

Cypher and MCP

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

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