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
Resolution chain
swiftype.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 169.46.32.99 | 169.46.0.0/17 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 169.48.138.204 | 169.48.128.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 169.48.219.66 | 169.48.192.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
| 169.63.31.198 | 169.63.0.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for swiftype.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from swiftype.com.
- IP · 169.46.32.99
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:1068
- Country · US
- Email · 8ba3d944fda045cf967193eeb34a27bc.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · sw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.