Hostname
keep.com.sg
Last fetched
keep.com.sg resolves to 111.221.46.30, announced in 111.221.46.0/24 by NEWMEDIAEXPRESS-AS-AP - NewMedia Express Pte Ltd in SG. keep.com.sg 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
- 111.221.46.30
111.221.46.0/24 · NEWMEDIAEXPRESS-AS-AP - NewMedia Express Pte Ltd · Singapore, SG
IPv6 resolution
No AAAA record for keep.com.sg is recorded in WhisperGraph.
Attribution
newmedia express pte
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1487
- Registrant organisation
- keep pte ltd (sgnic-org1284438)
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.noc34.com
- ns2.noc34.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns1.keep.com.sg
- ns2.keep.com.sg
- ns3.keep.com.sg
- ns4.keep.com.sg
- ns5.keep.com.sg
- ns6.keep.com.sg
MX records
- keep.com.sg
SPF policy
- include: relay.mailchannels.net
- a: keep.com.sg
- mx: keep.com.sg
- ip: 111.221.46.30
- ip: 111.221.46.41
Threat-feed evidence
History
Related pages
Pivot from keep.com.sg 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: "keep.com.sg"})-[: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.