Skip to content

Hostname

mebgroup.com

Last fetched

mebgroup.com resolves to 1 IPv4 address operated by AS47302 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · mebgroup.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mebgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.4.37149.126.0.0/21AS47302CH

WHOIS identity

Registrar
iana:269
Organization
allnav
Contact emails

Subdomains

6 observed subdomains of mebgroup.com.

Web-graph footprint

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

20 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mebgroup.com.

MechanismTarget
SPF_Amebgroup.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.4.43
SPF_IP20.199.181.68
SPF_IP20.250.38.103
SPF_IP213.189.138.178
SPF_IP213.189.138.182
SPF_IP213.189.138.185
SPF_IP37.202.1.53/32
SPF_IP95.143.61.40/29
SPF_MXmebgroup.com

Related pages

Pivot deeper into the graph from mebgroup.com.

Cypher and MCP

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

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