Skip to content

Hostname

yumping.it

Last fetched

yumping.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:soluciones corporativas ip, slu as the registrar.

Nutrition Label

WHISPER CANON · yumping.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/yumping.it

Resolution chain

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

IPPrefixASNOperatorCountry
99.81.119.5199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:soluciones corporativas ip, slu
Organization
sanchez de vivar carlos
Contact emails

Subdomains

8 observed subdomains of yumping.it.

Web-graph footprint

Distinct hostnames that link to or from yumping.it in the public web crawl.

35 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for yumping.it.

MechanismTarget
SPF_Amail1.yumping.it
SPF_Amail2.yumping.it
SPF_Amail3.yumping.it
SPF_Amail4.yumping.it
SPF_Amailnews.yumping.it
SPF_INCLUDE_spf.google.com
SPF_MXyumping.it

Related pages

Pivot deeper into the graph from yumping.it.

Cypher and MCP

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

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