Skip to content

Hostname

aumer-textilservice.de

Last fetched

aumer-textilservice.de resolves to 1 IPv4 address operated by AS15456 in DE.

Nutrition Label

WHISPER CANON · aumer-textilservice.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/aumer-textilservice.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.236.38.4185.236.32.0/19AS15456DE

WHOIS identity

No WHOIS records are currently associated with aumer-textilservice.de in WhisperGraph.

Subdomains

4 observed subdomains of aumer-textilservice.de.

Web-graph footprint

Distinct hostnames that link to or from aumer-textilservice.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aumer-textilservice.de.

MechanismTarget
SPF_Aaumer-textilservice.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.155.162.41/32
SPF_IP80.155.162.43/32
SPF_IP80.155.163.162/32
SPF_IP80.155.163.163/32
SPF_IP80.155.163.164/32
SPF_IP80.155.163.165/32
SPF_MXaumer-textilservice.de

Related pages

Pivot deeper into the graph from aumer-textilservice.de.

Cypher and MCP

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

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