Hostname
is4tech.com
Last fetched
is4tech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
is4tech.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 |
|---|---|---|---|---|
| 13.35.202.112 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.17 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.46 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.57 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.161.21.116 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.12 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.73 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.21.8 | 18.161.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of is4tech.com owner
- Contact emails
- mpalmer@is4tech.com
- 3fc48716-8f4d-4511-b0f3-0f747794de01@identity-protect.org
- af4aea73-1308-4c7b-9547-409363250119@identity-protect.org
- bd400c7b-02e7-4878-8ef2-43cad800759f@identity-protect.org
- d92e2a44-1558-433e-82b3-34320577de47@identity-protect.org
- e4e5f747-dd86-4f1d-a3ae-69c85267e96b@identity-protect.org
- e5e629ae-16a0-42fa-8b46-75cf1e1f19af@identity-protect.org
- owner-1878103@is4tech.com.whoisprivacyservice.org
- owner-8563782@is4tech.com.whoisprivacyservice.org
- owner@is4tech.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of is4tech.com.
Web-graph footprint
Distinct hostnames that link to or from is4tech.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for is4tech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from is4tech.com.
- IP · 13.35.202.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · mpalmer@is4tech.com
- TLD · .com
- Browse hostnames · is…
- 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: "is4tech.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.