Skip to content

Hostname

swiftype.com

Last fetched

swiftype.com resolves to 4 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · swiftype.comRouting diversity3.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swiftype.com

Resolution chain

swiftype.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.46.32.99169.46.0.0/17AS36351SOFTLAYER - IBM CloudUS
169.48.138.204169.48.128.0/18AS36351SOFTLAYER - IBM CloudUS
169.48.219.66169.48.192.0/18AS36351SOFTLAYER - IBM CloudUS
169.63.31.198169.63.0.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

Registrar
iana:1068
Organization
elasticsearch bv
Contact emails

Subdomains

15 observed subdomains of swiftype.com.

Web-graph footprint

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

541 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for swiftype.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com

Related pages

Pivot deeper into the graph from swiftype.com.

Cypher and MCP

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

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