Skip to content

Hostname

mobile-auto.pl

Last fetched

mobile-auto.pl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:nq.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · mobile-auto.plRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/mobile-auto.pl

Resolution chain

mobile-auto.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.245.163.15188.245.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:nq.pl sp. z o.o.
Organization
mobile auto krzysztof figiel
Contact emails

Subdomains

6 observed subdomains of mobile-auto.pl.

Web-graph footprint

Distinct hostnames that link to or from mobile-auto.pl in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mobile-auto.pl.

MechanismTarget
SPF_IP195.242.92.0/24
SPF_IP195.242.93.0/24

Related pages

Pivot deeper into the graph from mobile-auto.pl.

Cypher and MCP

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

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