Skip to content

Hostname

dgilaw.com

Last fetched

dgilaw.com resolves to 1 IPv4 address operated by BACOM - Bell Canada in CA. WHOIS lists iana:186 as the registrar.

Nutrition Label

WHISPER CANON · dgilaw.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dgilaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.28.80.10072.28.80.0/23AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
iana:186
Organization
askmysite.com
Contact emails

Subdomains

1 observed subdomain of dgilaw.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dgilaw.com.

MechanismTarget
SPF_EXISTS%{i}.spf.deloitte.iphmx.com
SPF_EXISTS%{i}.spf.hc169-40.ca.iphmx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.162.156
SPF_IP72.28.80.70
SPF_IP72.28.80.72

Related pages

Pivot deeper into the graph from dgilaw.com.

Cypher and MCP

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

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