Skip to content

Hostname

mail.3dbaremetalcloud.com

Last fetched

mail.3dbaremetalcloud.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US.

Nutrition Label

WHISPER CANON · mail.3dbaremetalcloud.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.3dbaremetalcloud.com

Resolution chain

mail.3dbaremetalcloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.226.70.13123.226.70.0/24AS53755IOFLOOD - Input Output Flood LLCUS
92.48.92.3792.48.64.0/18AS29550SIMPLYTRANSIT - Team Blue Carrier LimitedGB

WHOIS identity

No WHOIS records are currently associated with mail.3dbaremetalcloud.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.3dbaremetalcloud.com.

MechanismTarget
SPF_Amail.3dbaremetalcloud.com
SPF_INCLUDEsendmetric.com
SPF_IP151.236.43.201
SPF_IP192.30.138.10
SPF_IP217.112.91.42
SPF_IP92.48.92.37
SPF_IP94.76.223.127
SPF_MXmail.3dbaremetalcloud.com

Related pages

Pivot deeper into the graph from mail.3dbaremetalcloud.com.

Cypher and MCP

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

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