Skip to content

Hostname

neweratech.com

Last fetched

neweratech.com resolves to 3 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · neweratech.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/neweratech.com

Resolution chain

neweratech.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.154199.60.103.0/24AS209242MCPL-ASUS
199.60.103.54199.60.103.0/24AS209242MCPL-ASUS
3.11.153.1153.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domainshype.com, inc ( )
Contact emails

Subdomains

75 observed subdomains of neweratech.com.

Web-graph footprint

Distinct hostnames that link to or from neweratech.com in the public web crawl.

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for neweratech.com.

Related pages

Pivot deeper into the graph from neweratech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "neweratech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

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