Skip to content

Hostname

sms.orange.pl

Last fetched

sms.orange.pl resolves to 1 IPv4 address operated by AS5617 in PL.

Nutrition Label

WHISPER CANON · sms.orange.plRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sms.orange.pl

Resolution chain

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

IPPrefixASNOperatorCountry
80.48.169.180.48.169.0/24AS5617PL

WHOIS identity

No WHOIS records are currently associated with sms.orange.pl in WhisperGraph.

Subdomains

2 observed subdomains of sms.orange.pl.

Web-graph footprint

Distinct hostnames that link to or from sms.orange.pl in the public web crawl.

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sms.orange.pl.

MechanismTarget
SPF_IP195.205.168.0/24
SPF_IP212.76.53.131
SPF_IP213.218.116.133
SPF_IP213.218.125.165
SPF_MXsms.orange.pl

Related pages

Pivot deeper into the graph from sms.orange.pl.

Cypher and MCP

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

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