Skip to content

Hostname

saphety.com

Last fetched

saphety.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.88.168.6054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
94.46.170.18694.46.160.0/20AS24768ALMOUROLTECPT

WHOIS identity

Registrar
iana:9
Organization
novis telecom
Contact emails

Subdomains

63 observed subdomains of saphety.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for saphety.com.

MechanismTarget
SPF_INCLUDE1889475.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.211.184
SPF_IP149.72.87.106
SPF_IP159.183.229.107
SPF_IP194.79.87.28
SPF_IP194.79.87.69/24
SPF_IP194.79.87.97
SPF_IP195.23.33.33
SPF_IP195.23.55.6
SPF_IP195.23.85.58

Related pages

Pivot deeper into the graph from saphety.com.

Cypher and MCP

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

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