Skip to content

Hostname

website-ssl.com

Last fetched

website-ssl.com resolves to 2 IPv4 addresses operated by fast2host - Fast4networks Ltd in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · website-ssl.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/website-ssl.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.128.129.15495.128.128.0/21AS48825fast2host - Fast4networks LtdGB
95.128.129.7495.128.128.0/21AS48825fast2host - Fast4networks LtdGB

WHOIS identity

Registrar
iana:48
Organization
fast2host
Contact emails

Subdomains

49 observed subdomains of website-ssl.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for website-ssl.com.

MechanismTarget
SPF_Awebsite-ssl.com
SPF_MXwebsite-ssl.com

Related pages

Pivot deeper into the graph from website-ssl.com.

Cypher and MCP

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

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