Skip to content

Hostname

masnegocio.com

Last fetched

masnegocio.com resolves to 1 IPv4 address operated by RADWARE-CLOUD-SERVICES - RADWARE INC. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.31.10766.22.31.0/24AS25773RADWARE-CLOUD-SERVICES - RADWARE INC.US

WHOIS identity

Registrar
iana:2
Organization
masnegocio.com sapi de cv
Contact emails

Subdomains

24 observed subdomains of masnegocio.com.

Web-graph footprint

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

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for masnegocio.com.

MechanismTarget
SPF_Acorporate4.masnegocio.com
SPF_Acorporate5.masnegocio.com
SPF_INCLUDE_spf.google.com
SPF_IP187.191.72.195
SPF_IP200.53.149.67
SPF_IP200.57.88.151
SPF_IP200.57.89.55
SPF_IP201.159.133.53
SPF_IP216.52.6.188/32
SPF_IP216.52.6.88/32

Related pages

Pivot deeper into the graph from masnegocio.com.

Cypher and MCP

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

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