Skip to content

Hostname

packweb.biz

Last fetched

packweb.biz resolves to 1 IPv4 address operated by AS18266 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · packweb.bizRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/packweb.biz

Resolution chain

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

IPPrefixASNOperatorCountry
203.179.246.85203.179.240.0/20AS18266JP

WHOIS identity

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

Subdomains

3 observed subdomains of packweb.biz.

Web-graph footprint

Distinct hostnames that link to or from packweb.biz in the public web crawl.

12 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for packweb.biz.

MechanismTarget
SPF_IP203.179.246.80/29
SPF_IP210.143.113.228
SPF_MXpackweb.biz

Related pages

Pivot deeper into the graph from packweb.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "packweb.biz"})-[: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.