Hostname
teffsolutions.com
Last fetched
teffsolutions.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
teffsolutions.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.82.186.228 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of teffsolutions.com owner
- Contact emails
- 12dc75ed-d2f4-4913-a55f-15bf2d77cfc9@identity-protect.org
- 6f502655-19d4-48b5-b6f6-978a520b274c@identity-protect.org
- 76e21a75-d77f-49d9-92c9-c64130a783de@identity-protect.org
- be371ec9-43b0-411d-b548-90fea894290f@identity-protect.org
- cb9fde8d-c256-4bb7-9243-d05dca480245@identity-protect.org
- eb15d743-d83c-4572-98c8-ffac989b2b1f@identity-protect.org
- owner-2271275@teffsolutions.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of teffsolutions.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for teffsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.com |
Related pages
Pivot deeper into the graph from teffsolutions.com.
- IP · 35.82.186.228
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 12dc75ed-d2f4-4913-a55f-15bf2d77cfc9@identity-protect.org
- TLD · .com
- 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: "teffsolutions.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.