Hostname
crawfordtech.com
Last fetched
crawfordtech.com resolves to 2 IPv4 addresses operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
crawfordtech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.212.21.69 | 35.212.0.0/17 | AS43515 | ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY | US |
| 155.138.148.92 | 155.138.128.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- crawford technologies,
- Contact emails
Subdomains
22 observed subdomains of crawfordtech.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crawfordtech.com in the public web crawl.
177 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for crawfordtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 123456.spf03.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mindmatrix.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from crawfordtech.com.
- IP · 35.212.21.69
- ASN · AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY
- Registrar · iana:2
- Country · US
- Email · ernie@crawfordtech.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crawfordtech.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.