Skip to content

Hostname

hudson.com

Last fetched

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

Nutrition Label

WHISPER CANON · hudson.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hudson.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.8.3.14520.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

133 observed subdomains of hudson.com.

Web-graph footprint

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

295 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for hudson.com.

MechanismTarget
SPF_INCLUDE24312024.spf02.hubspotemail.net
SPF_INCLUDE_spf.applyflow.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEnlkp.spf.avature.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.210.80.79/32
SPF_IP118.127.32.54/32
SPF_IP13.238.33.111/32
SPF_IP13.238.8.15
SPF_IP13.70.157.244/32
SPF_IP13.77.51.0/24
SPF_IP149.72.157.94
SPF_IP149.72.162.223
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.82.5.0/24
SPF_IP54.153.131.110/32
SPF_IP54.66.214.73
SPF_IP54.66.252.242/32
SPF_IP69.169.234.135
SPF_IP69.169.234.197
SPF_IP69.169.234.198

Related pages

Pivot deeper into the graph from hudson.com.

Cypher and MCP

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

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