Skip to content

Hostname

specificprinters.com

Last fetched

specificprinters.com resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · specificprinters.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/specificprinters.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
mrs. vasanthaa dheenadyal
Contact emails

Subdomains

4 observed subdomains of specificprinters.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • specificprinters.com

SPF policy

3 SPF mechanisms authorising senders for specificprinters.com.

MechanismTarget
SPF_Aspecificprinters.com
SPF_IP184.95.55.27
SPF_MXspecificprinters.com

Related pages

Pivot deeper into the graph from specificprinters.com.

Cypher and MCP

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

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