Skip to content

Hostname

forenadebil.com

Last fetched

forenadebil.com resolves to 1 IPv4 address operated by ASODERLAND in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.201.60.7491.201.60.0/22AS44136ASODERLANDSE

WHOIS identity

Registrar
iana:269
Organization
daniel oscarsson
Contact emails

Subdomains

30 observed subdomains of forenadebil.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for forenadebil.com.

MechanismTarget
SPF_Aforenadebil.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.97.132.174
SPF_IP212.97.132.239
SPF_IP212.97.132.34
SPF_IP212.97.133.173
SPF_IP212.97.133.174/31
SPF_IP212.97.133.176
SPF_IP212.97.134.66/31
SPF_IP212.97.134.68/30
SPF_IP212.97.134.84/30
SPF_IP212.97.135.243
SPF_IP212.97.135.244/31
SPF_IP31.15.63.64/27
SPF_IP81.216.59.150/32
SPF_IP91.201.60.74
SPF_IP94.231.103.245
SPF_IP94.231.103.45
SPF_IP94.231.103.96
SPF_IP94.231.106.210
SPF_IP94.231.106.220
SPF_IP94.231.106.230
SPF_IP94.231.106.240

Related pages

Pivot deeper into the graph from forenadebil.com.

Cypher and MCP

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

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