Skip to content

Hostname

s-herb.com

Last fetched

s-herb.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · s-herb.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/s-herb.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.198.244.1952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:48
Organization
noriyuki fukuda
Contact emails

Subdomains

18 observed subdomains of s-herb.com.

Web-graph footprint

Distinct hostnames that link to or from s-herb.com in the public web crawl.

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for s-herb.com.

MechanismTarget
SPF_Acontent.s-herb.com
SPF_Asv10636.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP52.198.244.19
SPF_MXs-herb.com

Related pages

Pivot deeper into the graph from s-herb.com.

Cypher and MCP

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

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