Skip to content

Hostname

dentonsglobaladvisors.com

Last fetched

dentonsglobaladvisors.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · dentonsglobaladvisors.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/dentonsglobaladvisors.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
34.208.188.23034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.73.19652.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dentons group b.v.
Contact emails

Subdomains

1 observed subdomain of dentonsglobaladvisors.com.

Web-graph footprint

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

29 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dentonsglobaladvisors.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP18.193.255.159/32
SPF_IP198.244.62.181
SPF_IP3.65.244.46
SPF_IP3.65.3.254
SPF_IP3.77.141.195

Related pages

Pivot deeper into the graph from dentonsglobaladvisors.com.

Cypher and MCP

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

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