Hostname
tullsam.com
Last fetched
tullsam.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
tullsam.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.53.111.206 | 13.53.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.53.142.143 | 13.53.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.53.204.104 | 13.53.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:638
- Organization
- annelie molen
- Contact emails
Subdomains
1 observed subdomain of tullsam.com.
| Subdomain |
|---|
| www.tullsam.com |
Web-graph footprint
Distinct hostnames that link to or from tullsam.com in the public web crawl.
6 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for tullsam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.reliablemail.org |
| SPF_INCLUDE | reliablemail.org |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.76.64.222 |
| SPF_IP | 185.76.64.24 |
Related pages
Pivot deeper into the graph from tullsam.com.
- IP · 13.53.111.206
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:638
- Country · SE
- Email · anneliemargareta@outlook.com
- TLD · .com
- Browse hostnames · tu…
- 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: "tullsam.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.