Skip to content

Hostname

fernet1882.com

Last fetched

fernet1882.com resolves to 1 IPv4 address operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · fernet1882.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fernet1882.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.72.159.50148.72.158.0/23AS30083AS-30083-US-VELIA-NET - velia.netUS

WHOIS identity

Registrar
iana:440
Organization
porta hnos.
Contact emails

Subdomains

13 observed subdomains of fernet1882.com.

Web-graph footprint

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

16 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fernet1882.com

SPF policy

12 SPF mechanisms authorising senders for fernet1882.com.

MechanismTarget
SPF_Afernet1882.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP108.170.41.250
SPF_IP148.72.159.50
SPF_IP148.72.159.8
SPF_IP154.38.164.215
SPF_IP184.95.60.50
SPF_IP50.28.39.5
SPF_IP66.45.237.122
SPF_IP67.225.175.140
SPF_MXfernet1882.com

Related pages

Pivot deeper into the graph from fernet1882.com.

Cypher and MCP

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

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