Skip to content

Hostname

newcom.info

Last fetched

newcom.info resolves to 144.31.50.153, announced in 144.31.50.0/24 by ServHost-AS - SERV.HOST GROUP LTD in RU. newcom.info is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · newcom.infoRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/newcom.info

Resolution chain

IPv6 resolution

No AAAA record for newcom.info is recorded in WhisperGraph.

Attribution

serv group

ORIGIN_AS

WHOIS identity

Registrar
iana:3896
Registrant organisation
newcom
Contact emails
metipota@hotmail.de

Subdomains

Showing 4 of 4 subdomains (4 per page).

Mail and authentication

Nameservers

  • john.ns.cloudflare.com
  • nadia.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from newcom.info 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: "newcom.info"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.