Skip to content

Hostname

cittoplus.com

Last fetched

cittoplus.com resolves to 1 IPv4 address operated by AS17961 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · cittoplus.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cittoplus.com

Resolution chain

cittoplus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
220.213.167.81220.213.128.0/18AS17961JP

WHOIS identity

Registrar
iana:49
Organization
hayakawasenikougyo co.,ltd.
Contact emails

Subdomains

2 observed subdomains of cittoplus.com.

Web-graph footprint

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

28 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cittoplus.com.

MechanismTarget
SPF_IP220.213.166.140
SPF_IP220.213.167.41
SPF_IP220.213.167.81
SPF_IP220.213.167.82

Related pages

Pivot deeper into the graph from cittoplus.com.

Cypher and MCP

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

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