Skip to content

Hostname

thewosgroup.com

Last fetched

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

Nutrition Label

WHISPER CANON · thewosgroup.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/thewosgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.47.160.14104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1515
Organization
mark buckingham
Contact emails

Subdomains

19 observed subdomains of thewosgroup.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for thewosgroup.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmail.meanalyticsplus.eu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.154.171.161
SPF_IP194.154.171.163
SPF_IP5.39.185.32/29
SPF_IP92.52.64.29
SPF_IP94.236.83.186/32

Related pages

Pivot deeper into the graph from thewosgroup.com.

Cypher and MCP

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

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