Skip to content

Hostname

ipswitch.com

Last fetched

ipswitch.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ipswitch.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ipswitch.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.179.207.17774.176.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:269
Organization
ipswitch,
Contact emails

Subdomains

53 observed subdomains of ipswitch.com.

Web-graph footprint

Distinct hostnames that link to or from ipswitch.com in the public web crawl.

910 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ipswitch.com.

MechanismTarget
SPF_Aipswitch.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.ihance.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP156.21.0.0/16
SPF_IP173.229.1.74
SPF_IP72.35.20.197/32

Related pages

Pivot deeper into the graph from ipswitch.com.

Cypher and MCP

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

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