Skip to content

Hostname

mcg.net

Last fetched

mcg.net resolves to 2 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mcg.netRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/mcg.net

Resolution chain

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

IPPrefixASNOperatorCountry
167.88.45.5167.88.40.0/21AS47583US
64.202.240.1564.202.240.0/21AS10242USINTERNET - US Internet CorpUS

WHOIS identity

Registrar
iana:48
Organization
mainstream consulting group,
Contact emails

Subdomains

43 observed subdomains of mcg.net.

Web-graph footprint

Distinct hostnames that link to or from mcg.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mcg.net.

MechanismTarget
SPF_INCLUDEspf.securence.com

Related pages

Pivot deeper into the graph from mcg.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mcg.net"})-[: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.