Skip to content

Hostname

sefar.com

Last fetched

sefar.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:603 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.150.16.193216.150.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:603
Organization
claudio zollet
Contact emails

Subdomains

58 observed subdomains of sefar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sefar.com.

MechanismTarget
SPF_Amx01.rexx-systems.de
SPF_Aprodmail74a.sapsf.eu
SPF_Aprodmail74b.sapsf.eu
SPF_Asefar.com
SPF_INCLUDE_spf.ch.activeguard.io
SPF_INCLUDEspf.cloud.micropay.com.au
SPF_IP212.243.107.246
SPF_IP34.65.16.182
SPF_IP50.31.60.125
SPF_IP84.20.36.103
SPF_MXsefar.com

Related pages

Pivot deeper into the graph from sefar.com.

Cypher and MCP

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

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