Skip to content

Hostname

ip-plus.net

Last fetched

ip-plus.net resolves to 1 IPv4 address operated by SWISSCOM Swisscom Switzerland Ltd in CH.

Nutrition Label

WHISPER CANON · ip-plus.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ip-plus.net

Resolution chain

ip-plus.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.188.160.194138.188.0.0/16AS3303SWISSCOM Swisscom Switzerland LtdCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ip-plus.net in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ip-plus.net.

MechanismTarget
SPF_Amailout.ip-plus.net
SPF_IP138.188.166.0/24
SPF_IP138.188.176.0/24
SPF_IP138.190.0.0/16
SPF_IP164.128.223.0/24
SPF_IP164.128.243.19
SPF_IP164.128.36.0/24
SPF_IP164.128.36.32/32
SPF_IP193.222.75.178
SPF_IP193.222.81.96/27
SPF_IP194.209.127.144/29
SPF_IP195.65.89.0/24
SPF_IP212.243.177.176/29
SPF_IP212.243.190.136/29
SPF_IP212.243.37.66
SPF_IP212.243.7.144/29
SPF_IP212.243.96.74
SPF_IP217.192.233.192/29
SPF_MXip-plus.net

Related pages

Pivot deeper into the graph from ip-plus.net.

Cypher and MCP

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

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