Skip to content

Hostname

widagroup.com

Last fetched

widagroup.com resolves to 2 IPv4 addresses operated by AS13213 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · widagroup.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/widagroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:83
Organization
sam tebbutt
Contact emails

Subdomains

5 observed subdomains of widagroup.com.

Web-graph footprint

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

484 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for widagroup.com.

MechanismTarget
SPF_Awidagroup.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.widagroup.com
SPF_INCLUDEspf2.widagroup.com
SPF_IP194.72.6.62
SPF_IP194.75.53.98
SPF_IP195.173.77.0/24
SPF_IP213.171.216.0/24
SPF_IP31.193.4.72/32

Related pages

Pivot deeper into the graph from widagroup.com.

Cypher and MCP

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

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