Skip to content

Hostname

thomgroup.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.111.1.320.47.84.0/23AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

Registrar
iana:1519
Organization
master, web
Contact emails

Subdomains

16 observed subdomains of thomgroup.com.

Web-graph footprint

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

23 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thomgroup.com.

MechanismTarget
SPF_INCLUDElqc4dtd14u2d.09-2xugaeag.eu40.bnc.salesforce.com
SPF_INCLUDEspf-00828101.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP109.234.166.27
SPF_IP158.255.98.100
SPF_IP46.105.114.95

Related pages

Pivot deeper into the graph from thomgroup.com.

Cypher and MCP

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

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