Hostname
quocard.jp
Last fetched
quocard.jp resolves to 203.216.197.70, announced in 203.216.192.0/19 by BBTower - BroadBand Tower, Inc. in JP. quocard.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 203.216.197.70
203.216.192.0/19 · BBTower - BroadBand Tower, Inc. · Minato, JP
IPv6 resolution
No AAAA record for quocard.jp is recorded in WhisperGraph.
Attribution
broadband tower
ORIGIN_AS
WHOIS identity
- Registrant organisation
- quo card co.,ltd.
- Contact emails
- domain.master@brights.jp
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-128.awsdns-16.com
- ns-556.awsdns-05.net
- ns-1520.awsdns-62.org
- ns-1649.awsdns-14.co.uk
MX records
- wxa107.wadax-sv.jp
SPF policy
- ip: 202.235.201.0/27
- ip: 202.235.201.33/27
- ip: 153.123.7.58/32
- include: aspmx.pardot.com
- include: spf.cucumeru.jp
- include: _spf-sd.wadax-sv.jp
- ip: 133.242.141.205
Threat-feed evidence
History
Related pages
Pivot from quocard.jp 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: "quocard.jp"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.