Hostname
tinygoto.com
Last fetched
tinygoto.com resolves to 104.18.2.223, announced in 104.18.47.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. tinygoto.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.18.2.223
104.18.47.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.3.223
104.18.47.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 75.98.175.103
75.98.224.0/24 · SECURITYSERVICES - Vercara, LLC · Detroit, US
IPv6 resolution
Attribution
securityservices vercara
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:472
- Registrant organisation
- david dertien
- Contact emails
- admin.domains@mackinachosting.com
Subdomains
| Subdomain |
|---|
| autodiscover.tinygoto.com |
| cpanel.tinygoto.com |
| cpcalendars.tinygoto.com |
| cpcontacts.tinygoto.com |
| mail.tinygoto.com |
| webdisk.tinygoto.com |
| webmail.tinygoto.com |
| www.tinygoto.com |
Showing 8 of 8 subdomains (8 per page).
Mail and authentication
Nameservers
- algin.ns.cloudflare.com
- arya.ns.cloudflare.com
- ns1.mackinachosting.com
- ns2.mackinachosting.com
MX records
- tinygoto.com
SPF policy
- include: spf.supercp.com
- a: tinygoto.com
- mx: tinygoto.com
- ip: 162.254.250.31
- ip: 68.66.200.214
- ip: 75.98.175.103
Threat-feed evidence
History
Related pages
Pivot from tinygoto.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tinygoto.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.