Skip to content

Hostname

webandappeasy.com

Last fetched

webandappeasy.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · webandappeasy.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/webandappeasy.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.2.251167.235.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1647
Organization
web & app easy b.v.
Contact emails

Subdomains

22 observed subdomains of webandappeasy.com.

Web-graph footprint

Distinct hostnames that link to or from webandappeasy.com in the public web crawl.

51 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webandappeasy.com.

MechanismTarget
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEmail.registrar.eu
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.108.112.116
SPF_IP2a01:7c8:bb03:4c:5054:ff:fe37:506c
SPF_IP82.176.75.142

Related pages

Pivot deeper into the graph from webandappeasy.com.

Cypher and MCP

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

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