Skip to content

Hostname

solids.daxner.com

Last fetched

solids.daxner.com resolves to 1 IPv4 address operated by AS44133 in AT.

Nutrition Label

WHISPER CANON · solids.daxner.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/solids.daxner.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.187.15537.252.184.0/21AS44133AT

WHOIS identity

No WHOIS records are currently associated with solids.daxner.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for solids.daxner.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_IP185.49.52.60/30
SPF_IP194.112.183.240
SPF_IP207.54.68.231
SPF_IP207.54.71.179
SPF_IP207.54.77.45
SPF_IP207.54.77.70
SPF_IP85.31.13.227

Related pages

Pivot deeper into the graph from solids.daxner.com.

Cypher and MCP

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

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