Hostname
softcat.com
Last fetched
softcat.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
softcat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.216.190.1 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:48
- Organization
- whois agent
- Contact emails
- cdchjpgcj@whoisprivacyprotect.com
- fmrttvln@whoisprivacyprotect.com
- fwqcbnkjxt@whoisprivacyprotect.com
- glyqnbgvg@whoisprivacyprotect.com
- hnbfgcgx@whoisprivacyprotect.com
- ktqkrdvtv@whoisprivacyprotect.com
- mphvvpbnp@whoisprivacyprotect.com
- pcsbrkyf@whoisprivacyprotect.com
- pkkjqgssn@whoisprivacyprotect.com
- rdswqspv@whoisprivacyprotect.com
- rrmmrjyst@whoisprivacyprotect.com
- thsdclyf@whoisprivacyprotect.com
- vldcfvbjhh@whoisprivacyprotect.com
- vmvmbsky@whoisprivacyprotect.com
- xyhxmfjxcd@whoisprivacyprotect.com
- ywsqplljf@whoisprivacyprotect.com
Subdomains
59 observed subdomains of softcat.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softcat.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for softcat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf1.softcat.com |
| SPF_INCLUDE | spf2.softcat.com |
| SPF_REDIRECT | _sv7kmpq3x.sdmarc.net |
Related pages
Pivot deeper into the graph from softcat.com.
- IP · 54.216.190.1
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · IE
- Email · cdchjpgcj@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · so…
- 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: "softcat.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.