Hostname
neogames.com
Last fetched
neogames.com resolves to 149.28.47.228, announced in 149.28.32.0/19 by AS-VULTR - The Constant Company, LLC in US. neogames.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
- 149.28.47.228
149.28.32.0/19 · AS-VULTR - The Constant Company, LLC · Piscataway, US
IPv6 resolution
No AAAA record for neogames.com is recorded in WhisperGraph.
Attribution
constant
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- domain@neogames.com
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns10.digicertdns.com
- ns0.dnsmadeeasy.com
- ns1.dnsmadeeasy.com
- ns2.dnsmadeeasy.com
- ns3.dnsmadeeasy.com
- ns4.dnsmadeeasy.com
- ns-cloud-e1.googledomains.com
MX records
- us-smtp-inbound-1.mimecast.com
- us-smtp-inbound-2.mimecast.com
SPF policy
- ip: 95.129.32.0/21
- ip: 199.167.188.0/23
- ip: 8.42.107.0/24
- ip: 8.40.24.0/24
- ip: 8.40.72.0/24
- ip: 147.160.167.0/26
- ip: 78.47.23.128/29
- ip: 23.21.109.197/32
- ip: 23.21.109.212/32
- ip: 78.133.122.88/29
- include: _spf.psm.knowbe4.com
- include: us._netblocks.mimecast.com
- mx: neogames.com
- include: spf.protection.outlook.com
- include: mailgun.org
- ip: 193.179.166.201
- ip: 193.179.166.211
- ip: 199.167.190.25
- ip: 3.208.145.251
- ip: 52.203.225.82
- ip: 54.173.199.242
- ip: 78.110.24.137
- ip: 95.131.189.8
Threat-feed evidence
History
Related pages
Pivot from neogames.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: "neogames.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.