Skip to content

Hostname

wifi-soft.com

Last fetched

wifi-soft.com resolves to 209.68.0.192, announced in 209.68.0.0/18 by PAIR-NETWORKS - pair Networks in US. wifi-soft.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 · wifi-soft.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wifi-soft.com

Resolution chain

IPv6 resolution

No AAAA record for wifi-soft.com is recorded in WhisperGraph.

Attribution

pair

ORIGIN_AS

WHOIS identity

Registrar
iana:99
Registrant organisation
rishikesh ghare
Contact emails
rishi@wifi-soft.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns5.ns0.com
  • ns569.pair.com

MX records

  • mailwash51.pair.com

SPF policy

  • ip: 50.56.177.121/32
  • ip: 68.183.90.181/32
  • ip: 209.203.50.194/32
  • ip: 2001:4800:780e:510:be76:4eff:fe05:1567/128
  • ip: 139.59.68.243/32
  • ip: 114.143.224.96/29
  • a: mailwash51.pair.com
  • include: relay.pair.com
  • include: webmail.pair.com
  • include: pairlist.com
  • a: vps463.pairvps.com
  • a: controlcenter.wifi-soft.com
  • a: mywifi.wifi-soft.com

Threat-feed evidence

History

Related pages

Pivot from wifi-soft.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: "wifi-soft.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.