Skip to content

Hostname

newman-project.lu

Last fetched

newman-project.lu resolves to 1 IPv4 address operated by WHG-LUX - WHG Hosting Services Ltd in LU.

Nutrition Label

WHISPER CANON · newman-project.luRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/newman-project.lu

Resolution chain

newman-project.lu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.147.93.120194.147.93.0/24AS213183WHG-LUX - WHG Hosting Services LtdLU

WHOIS identity

No WHOIS records are currently associated with newman-project.lu in WhisperGraph.

Subdomains

7 observed subdomains of newman-project.lu.

Web-graph footprint

Distinct hostnames that link to or from newman-project.lu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • newman-project.lu

SPF policy

5 SPF mechanisms authorising senders for newman-project.lu.

MechanismTarget
SPF_Anewman-project.lu
SPF_IP194.147.93.120
SPF_IP194.42.98.122
SPF_IP82.211.41.124
SPF_MXnewman-project.lu

Related pages

Pivot deeper into the graph from newman-project.lu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "newman-project.lu"})-[: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.