Skip to content

Hostname

foundation.wildelements.com

Last fetched

foundation.wildelements.com resolves to 1 IPv4 address operated by AS9009 in RO.

Nutrition Label

WHISPER CANON · foundation.wildelements.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/foundation.wildelements.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.49.151.23837.49.151.0/24AS9009RO

WHOIS identity

No WHOIS records are currently associated with foundation.wildelements.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for foundation.wildelements.com.

MechanismTarget
SPF_INCLUDEbaileymotorcompanyltd.com
SPF_INCLUDEcitygo.us
SPF_INCLUDEe4investing.com
SPF_INCLUDEsosfinancement.com
SPF_IP102.165.46.224
SPF_IP142.171.2.121
SPF_IP142.171.2.122
SPF_IP142.171.2.123
SPF_IP142.171.2.124
SPF_IP142.171.2.125
SPF_IP151.243.218.245
SPF_IP172.111.8.178
SPF_IP172.111.8.179
SPF_IP172.111.8.184
SPF_IP172.111.8.188
SPF_IP172.111.8.189
SPF_IP190.102.40.229
SPF_IP190.102.40.231
SPF_IP190.102.41.226
SPF_IP190.2.142.23
SPF_IP190.2.142.26
SPF_IP190.2.142.50
SPF_IP190.2.142.53
SPF_IP190.2.142.55
SPF_IP38.107.226.131
SPF_IP38.107.226.8
SPF_IP38.107.226.84
SPF_IP78.135.109.2
SPF_IP78.135.109.3
SPF_IP78.135.109.4
SPF_IP78.135.109.5
SPF_IP78.135.109.6
SPF_IP91.234.255.211
SPF_IP91.234.255.22
SPF_IP91.234.255.237
SPF_IP91.234.255.254
SPF_IP91.234.255.77

Related pages

Pivot deeper into the graph from foundation.wildelements.com.

Cypher and MCP

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

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