Skip to content

Hostname

kentrelocationgroup.com

Last fetched

kentrelocationgroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · kentrelocationgroup.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kentrelocationgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.37.196.20020.36.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:13
Organization
craig prestt
Contact emails

Subdomains

3 observed subdomains of kentrelocationgroup.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kentrelocationgroup.com.

MechanismTarget
SPF_Akentrelocationgroup.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP124.19.51.150
SPF_IP203.6.245.0/24
SPF_IP59.154.159.238
SPF_IP69.72.35.124
SPF_MXkentrelocationgroup.com

Related pages

Pivot deeper into the graph from kentrelocationgroup.com.

Cypher and MCP

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

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