Hostname
ambicmanufacturing.com
Last fetched
ambicmanufacturing.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
ambicmanufacturing.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.74.223 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 149.255.62.145 | 149.255.60.0/22 | AS34931 | — | GB |
| 172.67.164.11 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
20 observed subdomains of ambicmanufacturing.com.
Showing 12 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ambicmanufacturing.com in the public web crawl.
9 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for ambicmanufacturing.com.
| Mechanism | Target |
|---|---|
| SPF_A | ambicmanufacturing.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | relay.thundermail.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 149.255.58.44 |
| SPF_IP | 149.255.60.66 |
| SPF_IP | 149.255.60.67 |
| SPF_IP | 149.255.60.68 |
| SPF_IP | 149.255.60.69 |
| SPF_IP | 149.255.60.70 |
| SPF_IP | 149.255.60.71 |
| SPF_IP | 149.255.60.72/32 |
| SPF_IP | 149.255.60.73/32 |
| SPF_IP | 149.255.60.74 |
| SPF_IP | 149.255.62.145 |
| SPF_MX | ambicmanufacturing.com |
Related pages
Pivot deeper into the graph from ambicmanufacturing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ambicmanufacturing.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.