Skip to content

Hostname

ansamed.info

Last fetched

ansamed.info resolves to 6 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · ansamed.infoRouting diversity3.9/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ansamed.info

Resolution chain

ansamed.info resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
daniele luppi
Contact emails

Subdomains

1 observed subdomain of ansamed.info.

Web-graph footprint

Distinct hostnames that link to or from ansamed.info in the public web crawl.

1,149 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ansamed.info.

MechanismTarget
SPF_Aansamed.info
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.30.141
SPF_IP109.168.30.169
SPF_IP116.203.121.118
SPF_IP149.72.177.165
SPF_IP167.89.109.64
SPF_IP185.91.71.119
SPF_IP213.215.139.237
SPF_IP93.57.21.114
SPF_MXansamed.info

Related pages

Pivot deeper into the graph from ansamed.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ansamed.info"})-[: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.