Hostname
care-sg.com
Last fetched
care-sg.com resolves to 160.30.0.100, announced in 160.30.0.0/23 by CAAREPL-AS-AP - Computer Analysts And Recovery Experts Pte. Ltd. in SG. care-sg.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 care-sg.com is recorded in WhisperGraph.
Attribution
computer analysts recovery experts pte
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1861
- Registrant organisation
- computer analysts and recovery experts pte
- Contact emails
- domainadmin@care-sg.com
Subdomains
Mail and authentication
Nameservers
- ns1.care-sg.com
- ns2.care-sg.com
- ns3.care-sg.com
MX records
- mx10.care-sg.com
SPF policy
- mx: care-sg.com
- a: mx10.care-sg.com
- a: mx15.care-sg.com
- ip: 160.30.0.10
- ip: 160.30.0.100
- ip: 160.30.0.101
- ip: 160.30.0.102
- ip: 160.30.0.103
- ip: 160.30.0.104
- ip: 160.30.0.105
- ip: 160.30.0.30
- ip: 160.30.0.50
- ip: 160.30.0.51
Threat-feed evidence
History
Related pages
Pivot from care-sg.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: "care-sg.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.