Skip to content

Hostname

10mand.com

Last fetched

10mand.com resolves to 1 IPv4 address operated by CIBICOM-IP-NETWORK in DK. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · 10mand.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/10mand.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.250.160.24157.250.160.0/20AS3342CIBICOM-IP-NETWORKDK

WHOIS identity

Registrar
iana:113
Organization
Contact emails

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 10mand.com.

MechanismTarget
SPF_Amail.10mand.dk
SPF_INCLUDEspf.webhosting.dk
SPF_IP193.88.64.50
SPF_IP212.98.113.182
SPF_MX10mand.com

Related pages

Pivot deeper into the graph from 10mand.com.

Cypher and MCP

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

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