Hostname
integrated.com
Last fetched
integrated.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
integrated.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.192.113 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.15 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.20 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.192.42 | 18.238.192.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.11 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.28 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.55 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.92 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of integrated.com owner
- Contact emails
- aa9hd77c7ew@networksolutionsprivateregistration.com
- b82kb3967fy@networksolutionsprivateregistration.com
- bp69d5466ms@networksolutionsprivateregistration.com
- e63249kw8jq@networksolutionsprivateregistration.com
- hy3en5a37py@networksolutionsprivateregistration.com
- jimmy@integrated.com
- jt2fa4rf9av@networksolutionsprivateregistration.com
- kf3ak6u69sj@networksolutionsprivateregistration.com
- mis@integrated.com
- st4437y6984@networksolutionsprivateregistration.com
- ta2cy48g5um@networksolutionsprivateregistration.com
- y793r2t93wp@networksolutionsprivateregistration.com
- zb54g5gt7u3@networksolutionsprivateregistration.com
- bda4c5ef-274b-4e7c-87bb-958c4f16e309@identity-protect.org
Subdomains
9 observed subdomains of integrated.com.
Web-graph footprint
Distinct hostnames that link to or from integrated.com in the public web crawl.
53 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for integrated.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from integrated.com.
- IP · 18.238.192.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · aa9hd77c7ew@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · in…
- 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: "integrated.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.