Skip to content

Hostname

stifl.global

Last fetched

stifl.global resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in SG. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · stifl.globalRouting diversity2.4/10Peering density9.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/stifl.global

Resolution chain

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

IPPrefixASNOperatorCountry
35.213.176.21735.213.128.0/18AS15169GOOGLE - Google LLCSG
79.124.76.22379.124.76.0/24AS57344BG

WHOIS identity

Registrar
iana:433
Organization
mycore
Contact emails

Subdomains

2 observed subdomains of stifl.global.

Web-graph footprint

Distinct hostnames that link to or from stifl.global in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stifl.global.

MechanismTarget
SPF_Astifl.global
SPF_INCLUDEstifl.global.spf.auto.dnssmarthost.net
SPF_IP35.213.159.45
SPF_IP79.124.76.223
SPF_MXstifl.global

Related pages

Pivot deeper into the graph from stifl.global.

Cypher and MCP

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

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