Skip to content

Hostname

mcgrathwaste.com

Last fetched

mcgrathwaste.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mcgrathwaste.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mcgrathwaste.com

Resolution chain

mcgrathwaste.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:69
Organization
mcgrath industrial waste
Contact emails

Subdomains

4 observed subdomains of mcgrathwaste.com.

Threat posture

History

Mail and authentication

MX records

  • mcgrathwaste.com

SPF policy

9 SPF mechanisms authorising senders for mcgrathwaste.com.

MechanismTarget
SPF_Amcgrathwaste.com
SPF_EXISTS%{i}.mta.spf.extendcp.co.uk
SPF_EXISTS%{i}.web.spf.extendcp.co.uk
SPF_IP109.123.107.79
SPF_IP152.228.216.103
SPF_IP176.67.160.25
SPF_IP188.165.0.227
SPF_IP54.36.182.49
SPF_MXmcgrathwaste.com

Related pages

Pivot deeper into the graph from mcgrathwaste.com.

Cypher and MCP

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

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