Hostname
engineering360.com
Last fetched
engineering360.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
engineering360.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 |
|---|---|---|---|---|
| 104.21.90.38 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.152.110 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- anthony siano
- Contact emails
- hostmaster@ieeeglobalspec.com
- domain.reg@ieeeglobalspec.com
- 22244759-da12-4bc4-bed4-ff550a52e5f6@identity-protect.org
- 2ac57e9c-db47-4e4f-89e9-cc948d74979f@identity-protect.org
- 5d381fcd-e69c-4fad-aa2e-aa9cf819a658@identity-protect.org
- 90fd2245-5415-4f17-ae58-dc5a1f915e74@identity-protect.org
- e0de7dec-0815-4ccf-b252-e28f4ab56dfa@identity-protect.org
- f0e78284-93c7-4a1a-8f4d-5bc5a69a21c2@identity-protect.org
- f34bafb6-80c6-4fe4-81d4-e03406a29eea@identity-protect.org
- postmaster@ieee.org
- owner-3244292@engineering360.com.whoisprivacyservice.org
- owner-4417665@engineering360.com.whoisprivacyservice.org
- owner-8734289@engineering360.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of engineering360.com.
Web-graph footprint
Distinct hostnames that link to or from engineering360.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for engineering360.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.235.67.34 |
| SPF_IP | 209.235.71.44 |
Related pages
Pivot deeper into the graph from engineering360.com.
- IP · 104.21.90.38
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · hostmaster@ieeeglobalspec.com
- TLD · .com
- Browse hostnames · en…
- 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: "engineering360.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.