Skip to content

Hostname

mcphy.com

Last fetched

mcphy.com resolves to 11 IPv4 addresses operated by MAGICRETAIL in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
mauberger pascal
Contact emails

Subdomains

18 observed subdomains of mcphy.com.

Web-graph footprint

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

248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mcphy.com.

MechanismTarget
SPF_Amcphy.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.197.211
SPF_IP46.105.104.14
SPF_IP91.121.58.121
SPF_IP92.103.134.50
SPF_MXmcphy.com

Related pages

Pivot deeper into the graph from mcphy.com.

Cypher and MCP

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

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