Hostname
techfulcrum.design
Last fetched
techfulcrum.design resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
techfulcrum.design resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.64.103 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.107 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.110 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.64.120 | 108.138.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.128.15 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.19 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.40 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.128.67 | 108.157.128.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.141.104 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.54 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.6 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.67 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- scott arnold
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for techfulcrum.design.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from techfulcrum.design.
- IP · 108.138.64.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · US
- Email · 862d7ed09ee607c746c84f082615c98f-30520@contact.gandi.net
- TLD · .design
- Browse hostnames · te…
- 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: "techfulcrum.design"})-[: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.