Skip to content

Hostname

host2.premiumdata.net

Last fetched

host2.premiumdata.net resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · host2.premiumdata.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/host2.premiumdata.net

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.105.3850.28.96.0/19AS53824LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with host2.premiumdata.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for host2.premiumdata.net.

MechanismTarget
SPF_Ahost2.premiumdata.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP184.73.172.29
SPF_IP50.28.105.0/24
SPF_IP50.28.24.0/24
SPF_IP50.28.25.0/24
SPF_IP50.28.26.0/24
SPF_IP58.96.89.141
SPF_MXhost2.premiumdata.net

Related pages

Pivot deeper into the graph from host2.premiumdata.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "host2.premiumdata.net"})-[: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.