Skip to content

Hostname

ijp.rs

Last fetched

ijp.rs resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ijp.rsRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ijp.rs

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.203.10685.10.192.0/18AS24940DE

WHOIS identity

No WHOIS records are currently associated with ijp.rs in WhisperGraph.

Subdomains

12 observed subdomains of ijp.rs.

Web-graph footprint

Distinct hostnames that link to or from ijp.rs in the public web crawl.

20 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ijp.rs.

MechanismTarget
SPF_Aijp.rs
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.14.53
SPF_IP138.201.56.201
SPF_IP144.76.106.246
SPF_IP144.76.106.247
SPF_IP85.10.203.106
SPF_IP85.10.203.118
SPF_MXijp.rs

Related pages

Pivot deeper into the graph from ijp.rs.

Cypher and MCP

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

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