Skip to content

Hostname

benefithub.com

Last fetched

benefithub.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · benefithub.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/benefithub.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.117.104.57137.117.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for benefithub.com.

MechanismTarget
SPF_INCLUDE2452263.spf02.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP104.30.0.0/19
SPF_IP148.105.0.0/16
SPF_IP156.70.3.194
SPF_IP156.70.3.195
SPF_IP156.70.3.39
SPF_IP156.70.53.51
SPF_IP156.70.53.52
SPF_IP159.135.237.30
SPF_IP168.245.60.207
SPF_IP198.2.128.0/18
SPF_IP20.25.49.8
SPF_IP202.162.224.0/19
SPF_IP205.201.128.0/20
SPF_IP2405:8100:c000::/38
SPF_IP38.108.186.0/24
SPF_IP52.234.220.38

Related pages

Pivot deeper into the graph from benefithub.com.

Cypher and MCP

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

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