Hostname
sgpills.com
Last fetched
sgpills.com resolves to 198.37.112.185, announced in 198.37.112.0/22 by DC74-AS - DC74 LLC in US. sgpills.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
IPv6 resolution
No AAAA record for sgpills.com is recorded in WhisperGraph.
Attribution
dc74
ORIGIN_AS
WHOIS identity
- Registrar
- iana:3765
- Registrant organisation
- domain privacy
- Contact emails
- domain@nicenic.net
Subdomains
| Subdomain |
|---|
| mail.sgpills.com |
| www.sgpills.com |
Showing 2 of 2 subdomains (2 per page).
Mail and authentication
Nameservers
- ns1.example.com
- ns2.example.com
- ns1.sgpills.com
- ns2.sgpills.com
MX records
- mail.sgpills.com
SPF policy
- a: sgpills.com
- mx: sgpills.com
- ip: 198.37.114.78
Threat-feed evidence
History
Related pages
Pivot from sgpills.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: "sgpills.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.