Skip to content

Hostname

shelfie.pro

Last fetched

shelfie.pro resolves to 1 IPv4 address operated by AS5483 in HU. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · shelfie.proRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/shelfie.pro

Resolution chain

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

IPPrefixASNOperatorCountry
80.249.174.4280.249.174.0/24AS5483HU

WHOIS identity

Registrar
iana:1052
Organization
csocsan fiverek bt
Contact emails

Subdomains

2 observed subdomains of shelfie.pro.

Web-graph footprint

Distinct hostnames that link to or from shelfie.pro in the public web crawl.

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for shelfie.pro.

MechanismTarget
SPF_Ashelfie.pro
SPF_IP80.249.174.42
SPF_MXshelfie.pro

Related pages

Pivot deeper into the graph from shelfie.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shelfie.pro"})-[: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.