Skip to content

Hostname

mcgrawgroup.com

Last fetched

mcgrawgroup.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mcgrawgroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mcgrawgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.100.1350.28.96.0/19AS53824LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
mcgraw insurance
Contact emails

Subdomains

23 observed subdomains of mcgrawgroup.com.

Web-graph footprint

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

63 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mcgrawgroup.com.

MechanismTarget
SPF_Amcgrawgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.135.10.176
SPF_IP137.135.88.17
SPF_IP138.91.244.176
SPF_IP191.237.87.85
SPF_IP40.112.214.133
SPF_IP40.118.129.121
SPF_IP40.121.81.61
SPF_IP40.133.252.128/28
SPF_IP40.140.7.176/28
SPF_IP52.160.98.225
SPF_MXmcgrawgroup.com

Related pages

Pivot deeper into the graph from mcgrawgroup.com.

Cypher and MCP

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

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