Skip to content

Hostname

polis-mobility.de

Last fetched

polis-mobility.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · polis-mobility.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/polis-mobility.de

Resolution chain

polis-mobility.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.107108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.13108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.25108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.80108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.10513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with polis-mobility.de in WhisperGraph.

Subdomains

5 observed subdomains of polis-mobility.de.

Web-graph footprint

Distinct hostnames that link to or from polis-mobility.de in the public web crawl.

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for polis-mobility.de.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from polis-mobility.de.

Cypher and MCP

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

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