Skip to content

Hostname

safello.com

Last fetched

safello.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · safello.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/safello.com

Resolution chain

safello.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.36.1173.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.163.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.363.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.683.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.170.185.1173.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.323.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.43.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.185.943.170.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
31.43.160.631.44.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.44.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1068
Organization
emil oldenburg
Contact emails

Subdomains

10 observed subdomains of safello.com.

Web-graph footprint

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

315 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for safello.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.fortnox.se
SPF_INCLUDEspf.mail.intercom.io
SPF_MXsafello.com

Related pages

Pivot deeper into the graph from safello.com.

Cypher and MCP

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

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