Skip to content

Hostname

sabel-inv.com

Last fetched

sabel-inv.com resolves to 1 IPv4 address operated by FOURD-AS in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.76.27.11687.76.27.0/24AS31463FOURD-ASUS

WHOIS identity

Registrar
iana:48
Organization
panayiotis agathangelou
Contact emails

Subdomains

8 observed subdomains of sabel-inv.com.

Web-graph footprint

Distinct hostnames that link to or from sabel-inv.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sabel-inv.com.

MechanismTarget
SPF_Asabel-inv.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.76.27.116
SPF_IP87.76.27.21
SPF_IP87.76.27.7
SPF_MXsabel-inv.com

Related pages

Pivot deeper into the graph from sabel-inv.com.

Cypher and MCP

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

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