Skip to content

Hostname

addmore.de

Last fetched

addmore.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · addmore.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/addmore.de

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.191.14142.132.128.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with addmore.de in WhisperGraph.

Subdomains

42 observed subdomains of addmore.de.

Web-graph footprint

Distinct hostnames that link to or from addmore.de in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for addmore.de.

MechanismTarget
SPF_Aaddmore.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.13.231.64/26
SPF_IP213.61.93.234
SPF_IP213.61.93.235
SPF_IP213.61.93.236
SPF_IP213.61.93.237
SPF_IP213.61.93.238
SPF_IP2a00:1398:9:f712::/64
SPF_IP78.94.75.102
SPF_IP80.237.133.50/32
SPF_IP84.17.171.128/26
SPF_IP84.17.184.240/28
SPF_MXaddmore.de

Related pages

Pivot deeper into the graph from addmore.de.

Cypher and MCP

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

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