Skip to content

Hostname

ir1s.com

Last fetched

ir1s.com resolves to 162.43.106.86, announced in 162.43.0.0/17 by XSERVER - Xserver Inc. in JP. ir1s.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ir1s.comRouting diversity3.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ir1s.com

Resolution chain

IPv6 resolution

No AAAA record for ir1s.com is recorded in WhisperGraph.

Attribution

xserver

ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
webpraktis
Contact emails
cs@webpraktis.com, privacy@whoisprivacyprotection.info

Subdomains

Mail and authentication

Nameservers

  • jon.quicns.com
  • kevin.quicns.com
  • ns1.cloudfree.ne.jp
  • ns2.cloudfree.ne.jp
  • ns3.cloudfree.ne.jp

MX records

  • mail.ir1s.com

SPF policy

  • a: ir1s.com
  • mx: ir1s.com
  • a: sv71.cloudfree.ne.jp
  • include: spf.sender.xserver.jp
  • include: relay.mailbaby.net
  • ip: 77.90.2.3

Threat-feed evidence

History

Related pages

Pivot from ir1s.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ir1s.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.