Skip to content

Hostname

screenconsultants.com

Last fetched

screenconsultants.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.9.46.12265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.160.11199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
screen consultants b.v.
Contact emails

Subdomains

2 observed subdomains of screenconsultants.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for screenconsultants.com.

MechanismTarget
SPF_Ascreenconsultants.com
SPF_INCLUDEspf.trgscreen.com
SPF_IP212.78.202.42
SPF_MXmail.screenconsultants.com
SPF_MXmail.screeninfomatch.com
SPF_MXscreenconsultants.com

Related pages

Pivot deeper into the graph from screenconsultants.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "screenconsultants.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.