Skip to content

Hostname

screeninfomatch.com

Last fetched

screeninfomatch.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · screeninfomatch.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/screeninfomatch.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.85.343.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.643.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.693.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.973.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

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

Subdomains

25 observed subdomains of screeninfomatch.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for screeninfomatch.com.

MechanismTarget
SPF_Amail.screeninfomatch.com
SPF_Ascreeninfomatch.com
SPF_IP202.79.196.4
SPF_IP212.78.202.42
SPF_IP38.140.112.234/32
SPF_IP5.175.83.204/32
SPF_MXscreeninfomatch.com

Related pages

Pivot deeper into the graph from screeninfomatch.com.

Cypher and MCP

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

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