Hostname
allied-technology.com
Last fetched
allied-technology.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
allied-technology.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 |
|---|---|---|---|---|
| 35.212.30.157 | 35.212.0.0/17 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0166418188
- Contact emails
- allied-technology.com@contactprivacy.com
- fs8zr29u6su@networksolutionsprivateregistration.com
- hc9pd8kb3ct@networksolutionsprivateregistration.com
- ja4ux395686@networksolutionsprivateregistration.com
- k88v488942s@networksolutionsprivateregistration.com
- rr2ub7c24yr@networksolutionsprivateregistration.com
- s488k5nm7kj@networksolutionsprivateregistration.com
- t33tx5yb4rz@networksolutionsprivateregistration.com
- u59hj3mt2ma@networksolutionsprivateregistration.com
- vp7657nu5pu@networksolutionsprivateregistration.com
- wm59x3cg3xz@networksolutionsprivateregistration.com
- xx5q22q629p@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of allied-technology.com.
| Subdomain |
|---|
| www.allied-technology.com |
Web-graph footprint
Distinct hostnames that link to or from allied-technology.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for allied-technology.com.
| Mechanism | Target |
|---|---|
| SPF_A | allied-technology.com |
| SPF_INCLUDE | allied-technology.com.spf.auto.dnssmarthost.net |
| SPF_IP | 35.212.20.46 |
| SPF_MX | allied-technology.com |
Related pages
Pivot deeper into the graph from allied-technology.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "allied-technology.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.