Hostname
servesdns.com
Last fetched
servesdns.com resolves to 38.97.62.122, announced in 38.97.62.0/24 by FIBERSTATE - FiberState, LLC in US. servesdns.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
- 38.97.62.122
38.97.62.0/24 · FIBERSTATE - FiberState, LLC · Draper, US
IPv6 resolution
No AAAA record for servesdns.com is recorded in WhisperGraph.
Attribution
fiberstate
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1509
- Registrant organisation
- domain administrator
- Contact emails
- privacy@cosmotown.com, pw-6bf090827c27845ab6fa63c42195fecc@privacyguardian.org, pw-871bd98389e3050158e6f134bfc36ef0@privacyguardian.org, pw-bb30248c73aada030b71778524bcb8bc@privacyguardian.org, pw-ee79dcbad20e6264c96fcd83f71ba0d6@privacyguardian.org, pwp-dd51052e72af268eeafe6318828c39a7@privacyguardian.org
Subdomains
Mail and authentication
Nameservers
- ns1.servesdns.com
- ns2.servesdns.com
MX records
- mail.servesdns.com
SPF policy
- a: servesdns.com
- mx: servesdns.com
- ip: 38.97.62.122
Threat-feed evidence
History
Related pages
Pivot from servesdns.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: "servesdns.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.